home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / midi / ps3m312.lha / PS3M / S / PS3M.config
Text File  |  1995-09-20  |  2KB  |  102 lines

  1. ; This is an example config file for
  2. ; $VER: PS3M 3.12ß / 20.09.1995
  3. ; by Jarno Paananen
  4.  
  5. ; These are my own settings for my A500 + FAST and 68010
  6. ; Feel free to modify!
  7.  
  8.  
  9. ; These are comments and they must be on seperate lines
  10. ; All strings are case-insensitive and amount of spaces is not essential,
  11. ; but they make things c l e a r e r
  12.  
  13.  
  14. ; This first section describes the default settings that are
  15. ; used if no other settings are found in this file
  16.  
  17. [Defaults]
  18.  
  19. ; Default mixing rate (useless as there are separate channel settings,
  20. ; but anyway)
  21.  
  22. Rate = 16000
  23.  
  24. ; Default volume boost (also useless)
  25. Boost = 0
  26.  
  27. ; Default playing mode
  28. ;(surround, stereo, mono, real surround or 14-bit stereo)
  29. Mode = surround
  30.  
  31. ; Default system state (on or off)
  32. System = off
  33.  
  34. ; Default module directory
  35.  
  36. Directory = xm:
  37.  
  38. ; Mixing buffer size
  39. ; 0 = 4kB, 1 = 8 kB, 2 = 16 kB, 3 = 32 kB, default is 16kB.
  40. ; Smaller buffer gives faster response, but decreases the "backup"
  41. ; buffer possibly causing more "skipping".
  42.  
  43. ; I've used 32kB recently due to the XM-support and my A500...
  44.  
  45. bufferSize = 3
  46.  
  47.  
  48. ; This toggles the startup banner (This program is made by the
  49. ; incredible and ever so wonderful and so on... ;)
  50.  
  51. Banner = on
  52.  
  53. ; This line defines the font PS3M uses in format name.size.
  54. Font = siesta.8
  55.  
  56.  
  57. ; This section describes the default settings for each number of channels
  58. ; Format is: number of channels = r[mixing rate] v[volume boost] m[mode]
  59. ; All are optional and if missing, the default is used.
  60.  
  61. ; Yes! You can now also specify default playing modes for specific
  62. ; number of channels... (is it of some use, is another question...)
  63.  
  64. ; An example:
  65. ; 17 = r10000 v4 m2
  66.  
  67. ; The mode numbers are the same as with command line options, ie.
  68. ; 0 = Surround
  69. ; 1 = Stereo
  70. ; 2 = Mono
  71. ; 3 = Real surround
  72. ; 4 = 14-bit stereo
  73.  
  74. [Channels]
  75.  
  76. 1 = r28000 v0
  77. 2 = r28000 v0
  78. 3 = r25000 v0
  79. 4 = r23000 v0
  80. 5 = r20000 v1
  81. 6 = r19000 v1
  82. 7 = r18000 v1
  83. 8 = r15000 v1
  84. 9 = r13500 v2
  85. 10 = r13000 v2
  86. 11 = r12000 v3
  87. 12 = r12000 v3
  88. 13 = r11000 v3
  89. 14 = r11000 v3
  90. 15 = r10000 v4
  91. 16 = r9000 v4
  92.  
  93.  
  94. ; This section describes settings for specific tunes
  95. ; The format is same as above, also playing mode.
  96.  
  97. [Tunes]
  98. s3m.2nd_pm = r17000 v1
  99. mod.welcome = r28000 v0 m2
  100. mod.toblerone = r26000 v0
  101. mod.Banana boat = r28000 v0
  102. seraph.xm = r14000 v2 m2